projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea651dc
)
Update font-weight css parser test
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 21 Dec 2015 19:32:01 +0000
(14:32 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 21 Dec 2015 19:32:01 +0000
(14:32 -0500)
This is affected by the recent fix for parsing font-weight.
testsuite/css/parser/font-weight.ref.css
patch
|
blob
|
history
diff --git
a/testsuite/css/parser/font-weight.ref.css
b/testsuite/css/parser/font-weight.ref.css
index 13752c24d81ccc1372a570e5863e17f0740518df..645a231ea849086a10e1411d9aa3c39503bd1118 100644
(file)
--- a/
testsuite/css/parser/font-weight.ref.css
+++ b/
testsuite/css/parser/font-weight.ref.css
@@
-39,7
+39,7
@@
j {
}
k {
- font-weight:
400
;
+ font-weight:
normal
;
}
l {
@@
-51,7
+51,7
@@
m {
}
n {
- font-weight:
700
;
+ font-weight:
bold
;
}
o {